/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

div.BackgroundImage
{
	background-repeat: no-repeat;
	background-image: none;
}

body
{
	font-family: Arial;
	font-size: 13px;
	line-height: 1.7em;
	margin: 17px;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-weight: bold;
	color: #749AB6;
}

p.example
{
	color: #546C7F;
	border: solid 1px #BECFDC;
	background-color: #DEE8F0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 14px 20px;
}

p.note
{
	color: #616E14;
	border: solid 1px #BFD62F;
	background-color: #DAE691;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 14px 20px;
}

p.White
{
	color: #ffffff;
	margin: 0px;
}

a
{
	color: #5B8EC1;
}

MadCap|expanding
{
	mc-open-image: url('resources:Images/WebHelp/minus.png');
	mc-closed-image: url('resources:Images/WebHelp/plus.png');
	mc-image-position: left;
}

MadCap|dropDown
{
	mc-open-image: url('resources:Images/WebHelp/minus.png');
	mc-closed-image: url('resources:Images/WebHelp/plus.png');
}

MadCap|toggler
{
	mc-open-image: url('resources:Images/WebHelp/minus.png');
	mc-closed-image: url('resources:Images/WebHelp/plus.png');
	color: inherit;
}

MadCap|popupHead
{
	color: #5B8EC1;
}

MadCap|popupBody
{
	color: #EBEBEB;
	border: none;
	background-color: rgba(0, 0, 0, .85);
	padding: 11px 15px;
}

MadCap|glossaryTerm
{
	
}

MadCap|glossaryTerm.Expanding
{
	color: inherit;
	font-weight: inherit;
}

MadCap|glossaryTerm.Hyperlink
{
	color: #5B8EC1;
	font-weight: inherit;
}

MadCap|glossaryTerm.Popup
{
	color: #5B8EC1;
	font-weight: normal;
}

MadCap|conceptLink
{
	color: #000000;
}

MadCap|keywordLink
{
	color: #000000;
}

MadCap|relatedTopics
{
	color: #000000;
}

MadCap|helpControlMenu
{
	color: #707070;
	background-color: #FFFFFF;
	border: none;
}

MadCap|helpControlMenuItem
{
	color: inherit;
	font-size: inherit;
	font-family: inherit;
}

MadCap|helpControlMenuItem.Highlighted
{
	color: #000000;
	background-color: #E5EFF7;
}

div
{
	
}

/*==Home Tiles section==*/

div.home-tiles-container
{
	margin-bottom: 0px;
	padding-bottom: 12px;
	padding-top: 0px;
}

div.home-tiles	/*This layout was created using the Responsive Layout Editor in MadCap Flare. Go to: Home Ribbon > Styles Section > Responsive Layout*/
{
	mc-grid-row: true;
	margin-right: auto;
	margin-top: 1%;
	margin-bottom: 1%;
	position: inherit;
	margin-left: 0%;
}

div.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-tiles > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 25%;
}

div.home-tiles > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 1%;
}

div.home-tiles > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 1%;
}

/*=Elements for text contained within each home-tile=*/

p.tile-title
{
	text-align: center;
	margin: 0;
}

a.home-button
{
	display: block;
	padding: 7px 10px;
	text-decoration: none;
	color: #D9443F;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	border: 1px solid #D9443F;
	border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 11.5px;
	padding-right: 11.5px;
	overflow: hidden;
}

a.home-button:hover
{
	background-color: #D9443F;
	color: #FFF;
}

div.NewRowClass1	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

div.NewRowClass1::before
{
	content: ' ';
	display: table;
}

div.NewRowClass1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 50px;
	padding-right: 50px;
}

div.NewRowClass1 > div:nth-child(1)
{
	text-align: center;
	width: 14.667%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(2)
{
	width: 14.667%;
	text-align: center;
}

div.NewRowClass1 > div:nth-child(3)
{
	width: 14.667%;
	text-align: center;
}

div.Row-4-4-4
{
	margin-right: 50px;
}

img
{
	
}

div.NewRowClass2	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-right: auto;
	margin-left: auto;
}

div.NewRowClass2::before
{
	content: ' ';
	display: table;
}

div.NewRowClass2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass2 > div:nth-child(1)
{
	width: 14.33333%;
	margin-left: 0%;
}

div.NewRowClass2 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass2 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass3	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.NewRowClass3::before
{
	content: ' ';
	display: table;
}

div.NewRowClass3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass3 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass3 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass3 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(4)
{
	width: 14.667%;
	text-align: center;
}

div.NewRowClass4	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.NewRowClass4::before
{
	content: ' ';
	display: table;
}

div.NewRowClass4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass4 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 32.333%;
}

div.NewRowClass4 > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 1%;
}

div.NewRowClass5	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.NewRowClass5::before
{
	content: ' ';
	display: table;
}

div.NewRowClass5::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass5 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass5 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.NewRowClass5 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.NewRowClass6	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.NewRowClass6::before
{
	content: ' ';
	display: table;
}

div.NewRowClass6::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass6 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass6 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass6 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass6 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass7	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.NewRowClass7::before
{
	content: ' ';
	display: table;
}

div.NewRowClass7::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass7 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass7 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass7 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass7 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(5)
{
	width: 14.667%;
	text-align: center;
}

div.NewRowClass8	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.NewRowClass8::before
{
	content: ' ';
	display: table;
}

div.NewRowClass8::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass8 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass8 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass8 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass8 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass9	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.NewRowClass9::before
{
	content: ' ';
	display: table;
}

div.NewRowClass9::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass9 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass9 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass9 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass9 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass10	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.NewRowClass10::before
{
	content: ' ';
	display: table;
}

div.NewRowClass10::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass10 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass10 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.NewRowClass10 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.NewRowClass11	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.NewRowClass11::before
{
	content: ' ';
	display: table;
}

div.NewRowClass11::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass11 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass11 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass11 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass11 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(6)
{
	text-align: center;
	width: 14.667%;
}

div.NewRowClass1 > div:nth-child(7)
{
	width: 8.3333%;
	margin-left: 0%;
}

MadCap|bodyProxy
{
	background-image: url('Resources/Images/Webp.net-resizeimage (2).png');
}

div.NewRowClass12	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.NewRowClass12::before
{
	content: ' ';
	display: table;
}

div.NewRowClass12::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass12 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass12 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 33.333%;
}

div.NewRowClass12 > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 1%;
}

div.MasterFooter3-3-3-3	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	position: absolute;
	bottom: 0;
}

div.MasterFooter3-3-3-3::before
{
	content: ' ';
	display: table;
}

div.MasterFooter3-3-3-3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.MasterFooter3-3-3-3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.MasterFooter3-3-3-3 > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.MasterFooter3-3-3-3 > div:nth-child(2)
{
	width: 25%;
	margin-left: 0%;
}

div.MasterFooter3-3-3-3 > div:nth-child(3)
{
	width: 25%;
	margin-left: 0%;
}

div.MasterFooter3-3-3-3 > div:nth-child(4)
{
	width: 25%;
	margin-left: 0%;
}

div.MasterFooter3-3-3-3 > div:nth-child(5)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.rowcenter
{
	margin-left: auto;
	margin-right: auto;
}

div.home-tiles > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(5)
{
	width: 8.3333%;
	margin-left: 0%;
}

p.NoMargin
{
	margin: 0;
	padding: 0px;
}

@media only screen and (max-width: 900px)
{
	div.NewRowClass1 > div:nth-child(1)
	{
		padding: 0;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		padding: 0;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		padding: 0;
	}

	div.NewRowClass2 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(4)
	{
		padding: 0;
	}

	div.NewRowClass4 > div:nth-child(1)
	{
		width: 16.667%;
		margin-left: 33.333%;
	}

	div.NewRowClass4 > div:nth-child(2)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.NewRowClass5 > div:nth-child(1)
	{
		padding: 0;
	}

	div.NewRowClass5 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.NewRowClass6 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass6 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass6 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass7 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass7 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass7 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(5)
	{
		padding: 0;
	}

	div.NewRowClass8 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass8 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass8 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass9 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass9 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass9 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass10 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.NewRowClass10 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.NewRowClass11 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass11 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass11 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(6)
	{
		padding: 0;
	}

	div.NewRowClass1 > div:nth-child(7)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.NewRowClass12 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.NewRowClass12 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.MasterFooter3-3-3-3
	{
		position: relative;
	}

	div.MasterFooter3-3-3-3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.MasterFooter3-3-3-3 > div:nth-child(2)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.MasterFooter3-3-3-3 > div:nth-child(3)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.MasterFooter3-3-3-3 > div:nth-child(4)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.MasterFooter3-3-3-3 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 727px)
{
	div.NewRowClass1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
		text-align: center;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		text-align: center;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
		text-align: center;
	}

	div.NewRowClass2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
		text-align: center;
	}

	div.NewRowClass4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass5 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass5 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass6 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass6 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass6 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass7 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass7 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass7 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(5)
	{
		width: 100%;
		margin-left: 0%;
		text-align: center;
	}

	div.NewRowClass8 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass8 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass8 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass9 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass9 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass9 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass10 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass10 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass11 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass11 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass11 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(6)
	{
		width: 100%;
		margin-left: 0%;
		text-align: center;
	}

	div.NewRowClass1 > div:nth-child(7)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.NewRowClass12 > div:nth-child(1)
	{
		width: 41.667%;
		margin-left: 0%;
	}

	div.NewRowClass12 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.MasterFooter3-3-3-3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.MasterFooter3-3-3-3 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.MasterFooter3-3-3-3 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.MasterFooter3-3-3-3 > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.MasterFooter3-3-3-3 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.rowcenter
	{
		
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 100%;
	}

	div.home-tiles > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	p.NoMargin
	{
		
	}
}

div.footer
{
	width: 100vw;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px;
	background-color: #000000;
	color: #ffffff;
}

col.footer
{
	width: 200px;
}

body.BackgroundImage
{
	background-image: url('Resources/Images/Webp.net-resizeimage (2).png');
}

table.footer
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	line-height: 8pt;
}

p.test
{
	line-height: 12pt;
}

div.home-tiles-top
{
	mc-grid-row: true;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 0%;
	margin-right: auto;
	position: inherit;
	float: none;
}

div.home-tiles-bottom
{
	margin-left: 50px;
}

.HomeMasterPageFooter > * p
{
	padding: 0;
	margin: 0;
	line-height: 14pt;
}

.body-container
{
	padding-left: 0px;
}

